home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
WINPROGS
/
UPC12BS1.ZIP
/
LIB
/
EXPATH.H
< prev
next >
Wrap
Text File
|
1992-11-27
|
812b
|
13 lines
/*--------------------------------------------------------------------*/
/* UUPC/extended */
/* */
/* e x p a t h . h */
/* */
/* Header file for expath.c */
/*--------------------------------------------------------------------*/
char *expand_path(char *path, /* Input/output path name */
const char *cur_dir, /* Default directory path */
const char *home, /* Default home directory */
const char *ftype); /* Default extension */